communication/http/client

get HTTP response date

rule:
  meta:
    name: get HTTP response date
    namespace: communication/http/client
    authors:
      - "@cosmoworker"
    scopes:
      static: basic block
      dynamic: call
    mbc:
      - Communication::HTTP Communication::Read Header [C0002.014]
  features:
    - and:
      - api: wininet.HttpQueryInfo
      - number: 0x9 = HTTP_QUERY_DATE

last edited: 2026-03-12 17:04:32